Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstring for the AutoencoderKL's decode #5242

Conversation

freespirit
Copy link
Contributor

Fixes #5230

@freespirit
Copy link
Contributor Author

Similar to #5239 I tried to stick to the style of tiled_decode's docstring for consistency

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@yiyixuxu
Copy link
Collaborator

yiyixuxu commented Oct 2, 2023

@freespirit can you run make style so we can pass the quality checks?

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding it!

@freespirit
Copy link
Contributor Author

Ran make style & make quality. Thank you all for the support!

@patrickvonplaten
Copy link
Contributor

Failing tests are unrelated => merging

@patrickvonplaten patrickvonplaten merged commit 37a787a into huggingface:main Oct 2, 2023
10 of 11 checks passed
@freespirit freespirit deleted the autoencoderkl_decode_docstring_5230 branch October 2, 2023 18:29
rchuzh99 pushed a commit to rchuzh99/diffusers that referenced this pull request Oct 4, 2023
* Add docstring for the AutoencoderKL's decode

huggingface#5230

* Follow the style guidelines in AutoencoderKL's decode

huggingface#5230

---------

Co-authored-by: stano <>
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* Add docstring for the AutoencoderKL's decode

huggingface#5230

* Follow the style guidelines in AutoencoderKL's decode

huggingface#5230

---------

Co-authored-by: stano <>
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Add docstring for the AutoencoderKL's decode

huggingface#5230

* Follow the style guidelines in AutoencoderKL's decode

huggingface#5230

---------

Co-authored-by: stano <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HacktoberFest][Missing Docstrings] Autoencoder decode
5 participants